*:focus {
	OUTLINE-STYLE: none
}
.jbox-fade {
	BACKGROUND-COLOR: #000000
}
.jbox-drag {
	BORDER-BOTTOM: #a5c11b 1px dashed; BORDER-LEFT: #a5c11b 1px dashed; BORDER-TOP: #a5c11b 1px dashed; BORDER-RIGHT: #a5c11b 1px dashed
}
DIV.jbox {
	BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 0px; BORDER-RIGHT-STYLE: none; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP-STYLE: none; FONT-SIZE: 12px; BORDER-LEFT-STYLE: none; PADDING-TOP: 0px
}
DIV.jbox .jbox-border {
	FILTER: alpha(opacity=20); BACKGROUND: #000000 0px 0px; -moz-opacity: 0.2; opacity: 0.2
}
DIV.jbox .jbox-container {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BACKGROUND-COLOR: #ffffff; BORDER-TOP: #999999 1px solid; BORDER-RIGHT: #999999 1px solid
}
DIV.jbox .jbox-title-panel {
	BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND: #cccccc
}
DIV.jbox .jbox-title {
	COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
DIV.jbox .jbox-title-icon {
	BACKGROUND: url(images/jbox-title-icon.gif) no-repeat 3px 5px
}
DIV.jbox .jbox-close {
	BACKGROUND: url(images/jbox-close1.gif) no-repeat 0px 0px
}
DIV.jbox .jbox-close-hover {
	BACKGROUND: url(images/jbox-close1.gif) no-repeat 0px 0px
}
DIV.jbox .jbox-close-hover {
	BACKGROUND-POSITION: -16px 0px
}
DIV.jbox .jbox-content {
	LINE-HEIGHT: 18px; MIN-HEIGHT: 24px; COLOR: #444444
}
DIV.jbox .jbox-content-loading {
	BACKGROUND-COLOR: #e6e6e6
}
DIV.jbox .jbox-content-loading-image {
	BACKGROUND: url(images/jbox-content-loading.gif) no-repeat center bottom
}
DIV.jbox .jbox-button-panel {
	BACKGROUND-COLOR: #eeeeee; BORDER-TOP: #cccccc 1px solid
}
DIV.jbox .jbox-bottom-text {
	TEXT-INDENT: 10px; COLOR: #444444
}
DIV.jbox .jbox-button {
	BORDER-BOTTOM: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; MARGIN: 1px 7px 0px 0px; BACKGROUND: url(images/jbox-button2.png) repeat-x; HEIGHT: 22px; COLOR: #888888; BORDER-TOP: #aaaaaa 1px solid; CURSOR: default; BORDER-RIGHT: #aaaaaa 1px solid; border-radius: 3px 3px 3px 3px
}
DIV.jbox .jbox-button-hover {
	BACKGROUND-POSITION: 0px -20px; COLOR: #666666
}
DIV.jbox .jbox-button-active {
	BACKGROUND-POSITION: 0px -40px
}
DIV.jbox-warning .jbox .jbox-button-panel {
	BACKGROUND-COLOR: #ffffff
}
DIV.jbox .jbox-tip-color {
	BORDER-BOTTOM-COLOR: #a7a7a7; BORDER-TOP-COLOR: #a7a7a7; COLOR: #333333; BORDER-RIGHT-COLOR: #a7a7a7; BORDER-LEFT-COLOR: #a7a7a7; FONT-WEIGHT: bold; border-radius: 3px 3px 3px 3px
}
DIV.jbox SPAN.jbox-icon {
	BACKGROUND: url(images/jbox-icons.png) no-repeat 0px 0px; _background: url(images/jbox-icons-ie6.gif) no-repeat scroll 0 0 transparent
}
DIV.jbox SPAN.jbox-icon-info {
	BACKGROUND-POSITION: 0px 0px
}
DIV.jbox SPAN.jbox-icon-question {
	BACKGROUND-POSITION: -36px 0px
}
DIV.jbox SPAN.jbox-icon-success {
	BACKGROUND-POSITION: -72px 0px
}
DIV.jbox SPAN.jbox-icon-warning {
	BACKGROUND-POSITION: -108px 0px
}
DIV.jbox SPAN.jbox-icon-error {
	BACKGROUND-POSITION: -144px 0px
}
DIV.jbox SPAN.jbox-icon-none {
	DISPLAY: none; OVERFLOW: hidden
}
DIV.jbox SPAN.jbox-icon-loading {
	BACKGROUND: url(images/jbox-loading1.gif) no-repeat 0px 0px
}
